@charset "utf-8";
/* CSS Document */
/****FLASH****/
.flash {
	text-align:left;
	width:1010px;
	height:276px;
	margin:auto;
}
.flash_shadow {
	text-align:left;
	background:url(../images/flash_shadow.gif);
	height:26px;
	width:1010px;
	margin:auto;
}
/****框架****/
.ind_box1 {
	width:1010px;
	margin:auto;
	text-align:left;
}
.ind_box2 {
	width:1010px;
	margin:6px auto 0;
	text-align:left;
}
/****运单查询****/
.ind_waybill {
	background:url(../images/waybill_bg.gif);
	height:255px;
	width:234px;
	margin:0 0 0 -3px;
	float:left;
	display:inline;
}
.ind_waybill textarea {
	overflow: hidden;
	height:126px;
	width:192px;
	margin:86px 0 0 22px;
	font-size:12px;
	color:#5c5c5c;
}
.ind_waybill button {
	height:25px;
	width:68px;
	line-height:20px;
	color:#2a262f;
	font-size:12px;
	margin:5px 13px 0 0;
	float:right;
	display:inline;
}
/****价格查询****/
.ind_price {
	background:url(../images/price_bg.gif);
	height:238px;
	width:506px;
	margin:17px 0 0 11px;
	float:left;
	display:inline;
	line-height:26px;
}
.ind_price .box {
	margin:10px 0 0 28px;
}
.ind_price .country {
	width:205px;
}
.ind_price .weight {
	width:92px;
}
.ind_price .size {
	width:39px;
	margin:0 4px 0;
}
.ind_price .sub {
	margin:12px 0 0 0;
	background:url(../images/price_btn.gif);
	width:209px;
	height:52px;
	cursor:pointer;
}
.ind_price .sub:hover {
	background-position:0 -52px;
}
/****登录框****/
.ind_login {
	background:url(../images/login_bg.gif);
	height:255px;
	width:251px;
	margin:0 0 0 11px;
	float:left;
	display:inline;
}
.ind_login .box {
	margin:80px 0 0 20px;
}
.ind_login .name {
	height:43px;
}
.ind_login .name input {
	width:152px;
	margin:0 0 0 5px;
}
.ind_login .password {
	height:43px;
}
.ind_login .password input {
	width:152px;
	margin:0 0 0 5px;
}
.ind_login .check {
	width:185px;
	text-align:right;
}
.ind_login .btn {
	background:url(../images/login_btn.gif);
	float:left;
	width:88px;
	height:28px;
	margin:20px 0 0 0;
	display:inline;
	cursor:pointer;
}
.ind_login .btn:hover {
	background-position:0 -28px;
}
.ind_login .return {
	margin:33px 0 0 5px;
	float:left;
}
.ind_login .return a {
	color:#7a3785;
}
/****偏远查询****/
.ind_remote {
	background:url(../images/remote_bg.gif);
	height:263px;
	width:232px;
	margin:0 11px 0 -1px;
	float:left;
	display:inline;
	line-height:27px;
}
.ind_remote .box 
{
    margin-top:77px;
}
.ind_remote input {
	width:190px;
}
.ind_remote select {
	width:195px;
}
.ind_remote button {
	display:block;
	line-height:20px;
	height:25px;
	width:68px;
	float:right;
	margin:10px 13px 0 0;
}
/****新闻公告****/
#ind_tab {
	position:relative;
	float:left;
	height:259px;
	width:506px;
	overflow:hidden;
	margin:4px 0 0 0;
}
#ind_tab .title01 {
	background:url(../images/ind_tab01.gif) no-repeat;
}
#ind_tab .title02 {
	background:url(../images/ind_tab02.gif) no-repeat;
}
#ind_tab .title03 {
	background:url(../images/ind_tab03.gif) no-repeat;
}
#ind_tab h3 {
	position:relative;
	z-index:2;
	background-position:0 0;
	float:left;
	height:29px;
	width:93px;
	cursor:pointer;
}
#ind_tab h3.up {
	display:block;
	background-position:0 -29px;
}
#ind_tab .data {
	display:none;
	position:absolute;
	left:0;
	top:28px;
	z-index:1;
	background:url(../images/ind_tabbg.gif);
	width:506px;
	height:231px;
}
#ind_tab span{ float:right; padding-right:28px;}
#ind_tab .datax {
	display:none;
	position:absolute;
	left:0;
	top:28px;
	z-index:1;
	background:url(../images/ind_tabbg.gif);
	width:506px;
	height:231px;
}

#ind_tab .datax .box{
	margin:20px 0 0 20px;
	float:left;
}
#ind_tab .datax .pic{
	margin:20px 0 0 20px;
	float:left;
}
#ind_tab .datax div {
	margin:10px 0;
}
#ind_tab .datax select {
	margin:10px 0;
	width:195px;
}
#ind_tab .datax button {
	display:block;
	line-height:20px;
	height:25px;
	width:68px;
	float:left;
	margin:23px 13px 0 0;
}
#ind_tab .datax input {
	margin:8px 0;
	width:190px;
}
#ind_tab div.up {
	display:block;
}
#ind_tab ul {
	margin:12px 0 0 20px;
}
#ind_tab li {
	width:500px;
	overflow:hidden;
	height:26px;
	line-height:26px;
}
#ind_tab span {
	color:#4d0080;
	margin-right:10px;
}
#ind_tab .more {
	position:absolute;
	height:13px;
	width:48px;
	top:10px;
	left:450px;
	z-index:100;
	display:block;
}
#ind_tab .more img {
	border:0;
}
/****主要服务****/
.ind_service {
	background:url(../images/service_bg.gif);
	height:259px;
	width:251px;
	margin:4px 0 0 11px;
	float:left;
	display:inline;
}
.ind_service .serce_iframe {
	height:190px;
	width:210px;
	margin:48px 0 0 20px;
}


.yjdl_left{
	overflow:hidden;
	margin:0 auto;
	height:190px;
	width:197px;
	margin-top:50px;
    }
    
     .yjdl_left ul li{
		float:left; 
		width:197px;
		height:68px;
		text-align:center;
	}
	.yjdl_left ul li a{
		display:block;
	}
	.yjdl_left ul li img{
		width:98px;
		height:58px;
	}